Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix 188 : make sure to spawn vehicles *on* the street #189

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Fusselwurm
Copy link
Member

fix #188

fix: spawn vehicles to the side of the road, but make sure they're still on the road.

more todo:

  • make sure the street is wide enough
  • use actual vehicle width

@Fusselwurm
Copy link
Member Author

Fusselwurm commented Dec 23, 2023

use actual vehicle width

this turns out to be more effort than I'd like to. even boundingBoxReal offers veeery generous dimensions on some vehicles that are not better than me just assuming a vehicle width of 2m

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vehicles spawned in urban areas colliding with nearby buildings.
1 participant